home *** CD-ROM | disk | FTP | other *** search
/ Headbone Interactive / Headbone_Interactive_CD-ROM_Sampler_1995.iso / pc / demos / abf / intro.dxr / 00102_do intro speech script.ls < prev    next >
Encoding:
Text File  |  1995-09-15  |  90 b   |  7 lines

  1. on exitFrame
  2.   repeat while soundBusy(1)
  3.     nothing()
  4.   end repeat
  5.   doIntroSpeech()
  6. end
  7.